Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. lorawan nano gw
    Log in to post

    • C

      Adding information to _make_node_packet(...)
      Support & Troubleshooting • lorawan battery ttn gateway lorawan nano gw ttn lopy • • crispycrafter  

      1
      0
      Votes
      1
      Posts
      185
      Views

      No one has replied

    • J

      Nano-gateway not receiving LoRaWAN packets
      Getting Started • lopy lopy4 ttn lorawan nano gw • • jand  

      3
      0
      Votes
      3
      Posts
      819
      Views

      J

      @paul-thornton Thanks, this worked! I figured out that the same addition 'region=LoRa.EU868' is needed at 4 locations in nanogateway.py: around line 169, 263, 355, and 378. I still have a problem with the downlink not getting to the node (without giving any error message). This may be a timing problem: Only in one instance, the TTN website indicated that the node confirmed receipt of the downlink. In all other cases, no such confirmation was received. Let me investigate that further first.
    • H

      lorawan nano Gateway Program
      LoPy • lopy4 lopy lorawan lopy lora lorawan nano gw tutorial • • Harish kumar  

      3
      0
      Votes
      3
      Posts
      546
      Views

      H

      @robert-hh Thanks for your reply. Yeah exactly I am talking about repeater. Just let me know once they develop this part. Till then I will try to do by myself.
    • rubencg195

      Lorawan nano gw out of sync between gateway and node. We need to restart them until the connection is successful
      FiPy • lopy fipy lorawan nano gw sync syncing failed • • rubencg195  

      2
      0
      Votes
      2
      Posts
      611
      Views

      robert-hh

      @rubencg195 The pull/push ack messaage show the communication via Internet to the TTN server. Independent of that, the LoRa device is always listening, except when it is sending itself. But that would only happen after an uplink message has been send and it was told by the server so deliver a downlink message. It might only happen, that if there are many nodes around sending, then the gateway may have started to listen to another message. A few notes. always use the software from the git repository. Do not copy it form the documentation. Use the latest firmware version with the software from the git repository. The nanogateway is listening on a single channel only. If you do not configure the node accordingly, the node will send on different channels. The examples for abp_node and otaa_node shoudl cater for that. Besides that, I have a comibinatin of a LoPy as nano-gateway and FiPy as nodes running, and they never seem to miss a packet.
    • D

      LoPy4 LoRaWAN Nano Gateway and Node - ABP and OTAA issues
      Discussion • lopy4 ttn otaa lorawan nano gw abp • • DillanG  

      19
      0
      Votes
      19
      Posts
      4176
      Views

      robert-hh

      @bed Yes, approach it step by step. First check the RF connection witrh the simple examples, which are tricky too. Then try ABP join, since that does not need downlink messages. After that go for OTAA join. There is indeed a problem with DRl 0 in the official 1.17.3.b1 revision, see https://github.com/pycom/pycom-micropython-sigfox/commit/ae3a294c40026433dbdac3e08da788b2b4c4dfdb, but that should not affect here.
    • B

      [SOLVED] LoPy connection to US TTN
      LoPy • lopy lorawan lopy lorawan ttn gateway lorawan nano gw • • Burgeh  

      3
      0
      Votes
      3
      Posts
      1136
      Views

      B

      @jmarcelino Thank you that appears to be correct! I get my push and pull acks now.
    • A

      LoRa Nano-Gateway Set Up Help
      LoPy • lopy lora lorawan nano gw lora gateway • • az311  

      5
      0
      Votes
      5
      Posts
      1559
      Views

      X

      This looks like the example from 5.3.6 rather than 5.3.4 You can get the most up2date version from our GitHub repository. The easiest way is to download an archive of the most recent version and then open the directory examples/lorawan-nano-gateway/ in either Visual Studio Code or Atom, modify config.py and upload the code to the board.
    • D

      [Solved] TTN Gateway status not connected for LoRaWAN
      LoPy • lopy lorawan nano gw • • Dylan  

      4
      0
      Votes
      4
      Posts
      1870
      Views

      D

      @dylan Instant connection, I left my Gateway on The Things Network as the meshed router, but changed the server in my config.py to router.au.thethings.network. Thank you :).
    • B

      RF noise and LoRaWAN join issues
      LoPy • lorawan lorawan nano gw join issues rf noise • • berni  

      6
      0
      Votes
      6
      Posts
      1853
      Views

      C

      @berni I would like to add my name to the list of people having the same problem with join issues. Incidentally I have another Node using an Arduino LoRaWan shield on the same nano gateway that joins successfully every time so I would tend to exclude noise issues with the Pycom OTAA / Nano Gateway example. It looks like software or firmware issues in the node to me. Hope this helps.
    • P

      Issues with LoRaWAN nano gateway & LORA-FREQUENCY
      LoPy • lorawan nano gw rn2483 freq shift • • pleemans  

      9
      0
      Votes
      9
      Posts
      2981
      Views

      P

      Dear Emmanuel, As i mentioned in my reply about a month ago, i could get it working when shifting the frequency a bit. Not sure what is causing it, but then communication could be established as well for uplink, downlink message as join requests.
    • 1 / 1